Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] configure able model table #76

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

moaminsharifi
Copy link
Collaborator

Pull Request: Add configurable model table

Description:

To prevent table conflicts and enhance flexibility, this pull request introduces configurable model tables to laravel-easypanel. This feature allows developers to specify custom table names for their models, ensuring unique table identifiers for each model.

Benefits:

  1. Avoids table conflicts when using multiple models with similar names.

  2. Provides greater flexibility in managing database tables.

  3. Simplifies table management for developers.

Todo:

  • test
  • documention

@moaminsharifi moaminsharifi added the enhancement New feature or request label Jan 30, 2024
@reziamini reziamini merged commit 271c019 into master Feb 1, 2024
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants